home *** CD-ROM | disk | FTP | other *** search
-
-
- SHEZ REVISION HISTORY
-
- V9.5 10/28/93 Added ability to extract single files whose file names
- begin with a - from ZIP and ARJ files.
- Added configuration items to specify default sort of Ascending
- or Descending order.
- Modified the speedsearch function when viewing the contents of
- a compressed file. Speedsearch will now accept standard DOS
- directory patterns instead of a single character.
- Minor modifications to the LZH recognition routine.
- Made modifications to the virus scan routine. Shez will now
- first scan the .EXE or .COM files before attempting to
- determine if they are self extracting compressed files.
- Modified the exit routine speed up exiting SHEZ.
- Corrected some minor problems with the help system.
- Corrected minor dialog problems when creating new compressed
- files.
- Fixed memory allocation problem when attempting to allocate
- storage to handle 2500 files per compressed file.
- Added ability to perform regular expression searches when using
- the ALT-G (scan files inside a compressed file) function.
- Added ability to stop an ALT-G search by pressing the ESC key.
- Added additional dialog box in the print function allowing the
- user to specify if a header line should be printed.
-
- v9.4 10/6/93 Fixed file viewing function when running under 4DOS.
- Moved ZOOM/UNZOOM mouse selectable field to lower left corner
- of DOS directory window.
- Added configuration item allowing user to tell SHEZ the amount
- of memory the virus scanning program requires.
- The equal sign characters may now be used in the parameter
- string when defining user menu items in the SHEZ.INI file.
- Added reset mouse speed to drop down menu.
- Corrected the ALT-S (virus scan a directory) function.
- Added configuration item to deactivate the automatic time slice
- release feature.
- Nested compressed files may now be updated. If a nested
- compressed file is updated SHEZ will automatically update all
- compressed files above the nested compressed file.
- When editing a file in a compressed file SHEZ will now save the
- edited file back into the compressed file if the time, date, or
- size of the edited file has been altered.
- Increased files-per-directory and files-per-compressed file
- limit to 2500 each.
- Added internal support for printing to an HP Laser II,III,IV in
- landscape compressed mode shading every other line.
- Print functions have been modified to print the currently
- highlighted file if no files are TAGGED, or it will print all
- currently TAGGED files.
- When converting files SHEZ will no longer set the ARCHIVE
- attribute bit in the directory entry name.
- Added ability to sort the file list in ascending or descending
- order.
-
- v9.3 9/07/93 Complete re-write of virus scanning function. Virus
- scan is now much faster. It can scan nested compressed files,
- including self extracting files, to an unlimited depth.
- Corrected misc. errors when processing ARJ compressed files.
- Added code to make SHEZ OS/2 and Windows enhanced mode aware.
- When running under Desqview, OS/2, or Windows enhanced, SHEZ
- will release its timeslice when waiting for keyboard input.
- Added user defined menu function. When menu items are defined
- in the SHEZ.INI file.
- Added ability to ZOOM main DOS directory window. Also added
- configuration item in SHEZCFG program to make ZOOMED state the
- default. When window in ZOOMED and user is running under 4DOS
- and has 4DOS descriptions enabled the descriptions will appear
- to the right of the filenames.
- Added support for 4DOS LIST function. The 4DOS LIST command
- can now be used as the default viewer.
-
- v9.2 8/11/93 SHEZ now looks for a SHEZ.INI, file instead of a
- SHEZ.EV file, for external viewer information.
- Completely revised the file print functions.
- Added user defined printer support to the SHEZ.INI file.
- Added new file print support. Four internal printing methods
- are supported in addition to up to three user defined printers.
- Removed filespec box when viewing a secondary directory
- listing.
- Added ability to virus scan a highlighted directory from the
- DOS directory display window.
- When moving back up a directory tree, SHEZ will attempt to
- position the highlight bar at the previous location.
- When converting compressed files to the same format, and the
- original compressed files has a non-standard file extension,
- SHEZ will now allow you to delete the original compressed file
- after conversion.
- Added support for ARJ 2.41 including security envelope
- identification.
- Added critical error handler to intercept most errors.
- Added ability to convert a compressed file that is currently
- being viewed.
- Both the forward and back slash keys will now bring up the top
- menu bar.
-
- v9.1 7/10/93 Added user configuration option to intercept the CTRL-C
- and CTRL-BREAK keys.
- Added ability to change to a specific directory before
- executing an external file viewer.
- Added ability to pause after executing an external file viewer.
- Corrected the processing of the SHEZ.EV file. In some cases
- the specified viewer specification was not correctly being
- interpreted.
- When attempting to use an external viewer on a file with no
- extension the default external viewer will be used if defined.
- Added CTRL-S command to strip the master comment records from a
- ZIP compressed file.
- Added ability to identify SFX files built my the PKZIP family
- mode programs.
- Function key line commands are now mouse selectable.
- Added mouse selectable items to some dialogue boxes. When the
- dialogue box has mouse selectable item they will appear on the
- bottom line of the box in curly braces.
- Fixed problem where the CTRL-ENTER key was not functioning
- afterpressing theTABkey toopen thesecondaryDOS directorywindow.
- Added CTRL-F4 function to create directories.
- Added CTRL-F5 function to delete directory tree's.
- Added support for ARJ 2.41.
- Middlebutton ofthree button mousewill now pop-upthe mouse menu.
- Mouse menu can also be activated by pressing and holding the
- right mouse button, press the left mouse button and releasing
- both.
-
- v9.0 5/10/93 Made some fine adjustments to theLCD monitor color set.
- When creating a new compressed file the F9 (directory search
- command) has been added.
- Fixed lockup problem when pressing the END key in a directory
- dialog box.
- Moved SELF EXTRACTING type indentifier to the right side of the
- seperator line.
- Added option NOT to convert nested compressed files.
- An error message will now be displayed if the EXTERNAL VIEWER
- table file is not found.
- Corrected problem when attempting to edit a file contained
- within an ARJ compressed file that also contained PATH names.
- Made additional corrections when attempting to list the
- contents of a ZIP file that contains nested ZIP files.
- Completely re-wrote and re-designed the MOUSE interface toSHEZ.
-